projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e17b9ae
)
Remove reference to hooks in gtk_about_dialog_set_website() docs.
author
Stef Walter
<stef@memberwebs.com>
Wed, 6 Oct 2010 20:13:40 +0000
(20:13 +0000)
committer
Javier Jardón
<jjardon@gnome.org>
Wed, 6 Oct 2010 21:54:35 +0000
(23:54 +0200)
Signed-off-by: Javier Jardón <jjardon@gnome.org>
gtk/gtkaboutdialog.c
patch
|
blob
|
history
diff --git
a/gtk/gtkaboutdialog.c
b/gtk/gtkaboutdialog.c
index bdcb2650740f4fdcac3aad663495422ff299ab9d..a47a247fb75d4cdf0a660e7cb3b3a57b2d1f3647 100644
(file)
--- a/
gtk/gtkaboutdialog.c
+++ b/
gtk/gtkaboutdialog.c
@@
-1279,9
+1279,6
@@
gtk_about_dialog_get_website (GtkAboutDialog *about)
*
* Sets the URL to use for the website link.
*
- * Note that that the hook functions need to be set up
- * before calling this function.
- *
* Since: 2.6
*/
void